[INFO] cloning repository https://github.com/slaent/slaent-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slaent/slaent-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslaent%2Fslaent-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslaent%2Fslaent-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dca630e0e89a1bf8c74f85f5bb27af7d3cfe2d3e
[INFO] testing slaent/slaent-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslaent%2Fslaent-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/slaent/slaent-rs
[INFO] finished tweaking git repo https://github.com/slaent/slaent-rs
[INFO] tweaked toml for git repo https://github.com/slaent/slaent-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slaent/slaent-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slaent/slaent-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating git repository `https://github.com/pythonesque/libcuckoo.rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/pythonesque/fallthrough`
[INFO] [stderr]     Updating git repository `https://github.com/pythonesque/rust-streaming-http-parser`
[INFO] [stderr]     Updating git submodule `https://github.com/joyent/http-parser`
[INFO] [stderr]     Updating git repository `https://github.com/shepmaster/jetscii`
[INFO] [stderr]     Updating git repository `https://github.com/pythonesque/mio`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r2d2 v0.6.0
[INFO] [stderr]   Downloaded gcc v0.3.8
[INFO] [stderr]   Downloaded kernel32-sys v0.1.2
[INFO] [stderr]   Downloaded time v0.1.30
[INFO] [stderr]   Downloaded bitflags v0.3.2
[INFO] [stderr]   Downloaded error-type v0.1.2
[INFO] [stderr]   Downloaded clock_ticks v0.0.5
[INFO] [stderr]   Downloaded postgres_macros v0.1.3
[INFO] [stderr]   Downloaded slab v0.1.1
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded num_cpus v0.2.6
[INFO] [stderr]   Downloaded phf_codegen v0.7.3
[INFO] [stderr]   Downloaded bufstream v0.1.1
[INFO] [stderr]   Downloaded winapi-build v0.1.0
[INFO] [stderr]   Downloaded rand v0.3.8
[INFO] [stderr]   Downloaded bytes v0.2.10
[INFO] [stderr]   Downloaded nix v0.3.9
[INFO] [stderr]   Downloaded miniz-sys v0.1.5
[INFO] [stderr]   Downloaded flate2 v0.2.7
[INFO] [stderr]   Downloaded num v0.1.25
[INFO] [stderr]   Downloaded postgres v0.9.3
[INFO] [stderr]   Downloaded quickcheck v0.2.20
[INFO] [stderr]   Downloaded byteorder v0.3.11
[INFO] [stderr]   Downloaded rustc-serialize v0.3.15
[INFO] [stderr]   Downloaded winapi v0.1.23
[INFO] [stderr]   Downloaded quickcheck_macros v0.2.20
[INFO] [stderr]   Downloaded log v0.3.1
[INFO] [stderr]   Downloaded ascii v0.5.1
[INFO] [stderr]   Downloaded maud v0.4.3
[INFO] [stderr]   Downloaded maud_macros v0.4.3
[INFO] [stderr]   Downloaded phf v0.7.3
[INFO] [stderr]   Downloaded phf_generator v0.7.3
[INFO] [stderr]   Downloaded phf_shared v0.7.3
[INFO] [stderr]   Downloaded debug-builders v0.1.0
[INFO] [stderr]   Downloaded libc v0.1.8
[INFO] [stderr]   Downloaded r2d2_postgres v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87e06361004f2b2ec5db7fa843af2974821933c9d385da6ec4e18b89a285f83d
[INFO] running `Command { std: "docker" "start" "-a" "87e06361004f2b2ec5db7fa843af2974821933c9d385da6ec4e18b89a285f83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87e06361004f2b2ec5db7fa843af2974821933c9d385da6ec4e18b89a285f83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e06361004f2b2ec5db7fa843af2974821933c9d385da6ec4e18b89a285f83d", kill_on_drop: false }`
[INFO] [stdout] 87e06361004f2b2ec5db7fa843af2974821933c9d385da6ec4e18b89a285f83d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80f1fa7e1b9b4e857e5bcd21fcc90aba9772bdfbedfc104bce885b468f05a6e8
[INFO] running `Command { std: "docker" "start" "-a" "80f1fa7e1b9b4e857e5bcd21fcc90aba9772bdfbedfc104bce885b468f05a6e8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.1.8
[INFO] [stderr]    Compiling gcc v0.3.8
[INFO] [stderr]    Compiling phf_shared v0.7.3
[INFO] [stderr]    Compiling winapi-build v0.1.0
[INFO] [stderr]    Compiling debug-builders v0.1.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.15
[INFO] [stderr]    Compiling postgres_macros v0.1.3
[INFO] [stderr]    Compiling bufstream v0.1.1
[INFO] [stderr]    Compiling rand v0.3.8
[INFO] [stderr]    Compiling winapi v0.1.23
[INFO] [stderr]    Compiling kernel32-sys v0.1.2
[INFO] [stderr]    Compiling log v0.3.1
[INFO] [stderr]    Compiling bitflags v0.1.1
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.15/src/serialize.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   &f_name: &str,
[INFO] [stdout]     |                       ^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling byteorder v0.3.11
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn construct_range(low: Self, high: Self) -> Range<Self>;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `distributions::range::Range`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ required by the implicit `Sized` requirement on this type parameter in `Range`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box<X>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ this could be changed to `X: ?Sized`...
[INFO] [stdout] 51 |     low: X,
[INFO] [stdout]    |          - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 52 |     range: X,
[INFO] [stdout]    |            - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 53 |     accept_zone: X
[INFO] [stdout]    |                  - ...if indirection were used here: `Box<X>`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn construct_range(low: Self, high: Self) -> Range<Self> where Self: Sized;
[INFO] [stdout]    |                                                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn sample_range<R: Rng>(r: &Range<Self>, rng: &mut R) -> Self;
[INFO] [stdout]    |                                 ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `distributions::range::Range`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ required by the implicit `Sized` requirement on this type parameter in `Range`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box<X>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ this could be changed to `X: ?Sized`...
[INFO] [stdout] 51 |     low: X,
[INFO] [stdout]    |          - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 52 |     range: X,
[INFO] [stdout]    |            - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 53 |     accept_zone: X
[INFO] [stdout]    |                  - ...if indirection were used here: `Box<X>`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn sample_range<R: Rng>(r: &Range<Self>, rng: &mut R) -> Self where Self: Sized;
[INFO] [stdout]    |                                                                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.1.30
[INFO] [stderr]    Compiling phf v0.7.3
[INFO] [stderr]    Compiling nix v0.3.9
[INFO] [stderr]    Compiling num_cpus v0.2.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.15/src/serialize.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.15/src/serialize.rs:201:41
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn decode<D: Decoder>(d: &mut D) -> Result<Self, D::Error>;
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:557:0
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn decode<D: Decoder>(d: &mut D) -> Result<Self, D::Error> where Self: Sized;
[INFO] [stdout]     |                                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `postgres_macros v0.1.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/postgres_macros-2439735b5522b63a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   mkdir -p /opt/rustwide/target/debug/build/postgres_macros-99f3cbe5d5295464/out/build
[INFO] [stderr]   curl https://ftp.postgresql.org/pub/source/v9.4.1/postgresql-9.4.1.tar.gz | tar xzf - -C /opt/rustwide/target/debug/build/postgres_macros-99f3cbe5d5295464/out/build
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO] [stderr]                                    Dload  Upload   Total   Spent    Left  Speed
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: ftp.postgresql.org
[INFO] [stderr] 
[INFO] [stderr]   gzip: stdin: unexpected end of file
[INFO] [stderr]   tar: Child returned status 1
[INFO] [stderr]   tar: Error is not recoverable: exiting now
[INFO] [stderr]   make: *** [Makefile:36: /opt/rustwide/target/debug/build/postgres_macros-99f3cbe5d5295464/out/build/postgresql-9.4.1] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (160) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgres_macros-0.1.3/build.rs:11:5:
[INFO] [stderr]   assertion failed: ret.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x65157e40a9da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x65157e40a9da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x65157e40a9da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x65157e40a9da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x65157e41b85a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x65157e41b85a - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x65157e40ea82 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x65157e40ea82 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x65157e3f0c4f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x65157e3f0c4f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x65157e406931 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x65157e406aeb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x65157e3f0d3a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x65157e3e8959 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x65157e3f156d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x65157e41bf4c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x65157e41bf12 - core[786f478f706679df]::panicking::panic
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x65157e3d7ce6 - build_script_build[539d7ac555d15b6]::main
[INFO] [stderr]     18:     0x65157e3d9eb3 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x65157e3d76c6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x65157e3d7ad9 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x65157e405b74 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x65157e405b74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x65157e405b74 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x65157e405b74 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x65157e405b74 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x65157e405b74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x65157e405b74 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x65157e405b74 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x65157e405b74 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x65157e3d7641 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x65157e3da1e5 - main
[INFO] [stderr]     32:     0x70b78e5511ca - <unknown>
[INFO] [stderr]     33:     0x70b78e55128b - __libc_start_main
[INFO] [stderr]     34:     0x65157e3d6555 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.3.9/src/sched.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |         ffi::clone(mem::transmute(callback), ptr as *mut c_void, flags, &mut cb)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: for<'a> extern "C" fn(*mut Box<(dyn FnMut() -> isize + 'a)>) -> i32 {callback}
[INFO] [stdout]     = note: target type: *const for<'a> extern "C" fn(*const Box<(dyn FnMut() -> isize + 'a)>) -> i32
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0591`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0277, E0310, E0642.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "80f1fa7e1b9b4e857e5bcd21fcc90aba9772bdfbedfc104bce885b468f05a6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f1fa7e1b9b4e857e5bcd21fcc90aba9772bdfbedfc104bce885b468f05a6e8", kill_on_drop: false }`
[INFO] [stdout] 80f1fa7e1b9b4e857e5bcd21fcc90aba9772bdfbedfc104bce885b468f05a6e8
